Versions:

  • 0.1.0

KustoTerminal, published by basaba in its initial 0.1.0 release, is a cross-platform command-line client engineered for Azure Data Explorer (Kusto) workloads. Built on .NET 8.0, the application wraps a lightweight, modern terminal interface around Kusto Query Language operations, letting developers and data analysts authenticate against Azure subscriptions, manage multiple cluster connections, author KQL scripts with full syntax highlighting, invoke autocompletion, and visualize query results without leaving the console. Typical use cases range from ad-hoc exploration of petabyte-scale telemetry stored in ADX tables and rapid prototyping of analytical functions, to embedding repeatable investigation steps in CI pipelines or scheduled scripts that must run headlessly on Windows, macOS, or Linux build agents. Because the tool keeps credentials, connection strings, and prior queries in a local profile, teams can share standardized dashboards or investigation runbooks while still operating within their preferred terminal emulator. The program belongs to the “Database Tools” category and, as of its first and only published version, delivers all core functionality—authentication, connection management, query execution, and formatted output—in a single self-contained binary. KustoTerminal is available for free on get.nero.com, where downloads are provisioned through trusted Windows package sources such as winget, always supplying the latest build and enabling batch installation alongside other applications.

Tags: